A fair coin is tossed 3 times in succession. If the first to
A fair coin is tossed 3 times in succession. If the first toss produced a head, then the probability of getting exactly two heads in 3 tosses ( including the first toss ) is
A fair coin is tossed 3 times in succession. If the first toss produced a head, then the probability of getting exactly two heads in 3 tosses ( including the first toss ) is
Akilesh Kharvi ? Dec 8 '2016 at 21:11
Answer:34
Explanation:
P(2 heads in 3 tosses / first toss is a head)
(H,H,H)
(H,H,T)
(H,T,H)
(H,T,T)
(T,H,H)
(T,H,T)
(T,T,H)
(T,T,T)
are the 2^3 = 8 ways in which the coin can roll.
Since we are given that the first toss is a head, our sample space becomes:
(H,H,H)
(H,H,T)
(H,T,H)
(H,T,T)
Of these four possibilities, we want to know how many have exactly 2 heads
=34
The probability of two sisters sharing the same birth-month is
Akilesh Kharvi ? Dec 8 '2016 at 21:6
Answer: 112
Explanation:
The first sister can be born any month, it makes no difference.
The second sister has 1/12 chance of being born in the same month.
A U B and A B are equal only if
Akilesh Kharvi ? Dec 8 '2016 at 21:8
Answer: both A and B are empty sets
Explanation:
Let B = A + X
A U B = { A, X }
A ∩ B = { A }
Thus A U B = A ∩ B only if X is the empty set.
In that case, A = B
There are four bus lines between A and B and three between B and C. The number of ways a person can travel by bus from A to C through B is
Akilesh Kharvi ? Dec 8 '2016 at 20:34
Answer: 12
Explanation:
4 bus lines between a and b.
3 bus lines between b and c.
the number of possible combinations between a and c going through b are 4×3=12.
Engineering Mathematics, Mathematical Logic, PGCET CSE Exam (Karnataka) 2011, Solved, Technical Aptitude
Which of the following respectively represent commutative law, associative law and distributive law ?
Akilesh Kharvi ? Dec 8 '2016 at 19:23
Answer: III, I, II
Explanation:
1. a+b= b+a Commutative Law of Addition
2. (a + b)+c =a+ (b + c) Associative Law of Addition
3. a(b + c) = a • b+a • c Distributive Law
4. ab= ba Commutative Law of Multiplication
5. (ab)c = a(bc) Associative Law of Multiplication
6. a+0 = 0 +a =a Zero Property